Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: TODOs for reviews #115

Merged
merged 15 commits into from
Jul 25, 2023
Merged

chore: TODOs for reviews #115

merged 15 commits into from
Jul 25, 2023

Conversation

izyak
Copy link
Collaborator

@izyak izyak commented Jul 20, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #115 (176c55e) into main (ceccd51) will decrease coverage by 0.05%.
The diff coverage is 6.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   11.69%   11.64%   -0.05%     
==========================================
  Files          83       83              
  Lines       19338    19520     +182     
==========================================
+ Hits         2262     2274      +12     
- Misses      16839    17004     +165     
- Partials      237      242       +5     
Files Changed Coverage Δ
cmd/root.go 33.55% <0.00%> (-2.62%) ⬇️
relayer/chains/archway/archway_chain_processor.go 0.00% <0.00%> (ø)
relayer/chains/archway/keys.go 2.54% <0.00%> (ø)
relayer/chains/archway/query.go 0.00% <0.00%> (ø)
relayer/chains/archway/tx.go 0.00% <0.00%> (ø)
relayer/chains/cosmos/provider.go 16.95% <0.00%> (-0.21%) ⬇️
relayer/chains/cosmos/tx.go 0.00% <ø> (ø)
relayer/chains/icon/cryptoutils/merkle_proof.go 67.46% <ø> (ø)
relayer/chains/icon/event_parser.go 22.22% <0.00%> (-0.34%) ⬇️
relayer/chains/icon/icon_chain_processor.go 0.00% <0.00%> (ø)
... and 11 more

Copy link
Collaborator

@viveksharmapoudel viveksharmapoudel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implement all the simple todos

@viveksharmapoudel viveksharmapoudel merged commit 70004a7 into main Jul 25, 2023
3 of 4 checks passed
@viveksharmapoudel viveksharmapoudel deleted the review/chain-providers branch July 25, 2023 08:51
izyak added a commit to izyak/ibc-relay-test that referenced this pull request Sep 7, 2023
* chore: TODOs for reviews

* chore: remove move method from interface

* chore: panic unimplemented methods

* feat: Validate archway and icon addresses

* chore: comments

* chore: use enums to compare

* feat: contract address validation

* chore: rename method for contract address

* fix: remove some comments

* chore: save contract addrss size to const

* chore: use actual address to fix tests

---------

Co-authored-by: izyak <[email protected]>
Co-authored-by: viveksharmapoudel <[email protected]>
izyak added a commit that referenced this pull request Sep 8, 2023
* chore: TODOs for reviews

* chore: remove move method from interface

* chore: panic unimplemented methods

* feat: Validate archway and icon addresses

* chore: comments

* chore: use enums to compare

* feat: contract address validation

* chore: rename method for contract address

* fix: remove some comments

* chore: save contract addrss size to const

* chore: use actual address to fix tests

---------

Co-authored-by: izyak <[email protected]>
Co-authored-by: viveksharmapoudel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants